Tested 2023-05-06 05:20:25 using Edge 112.0.1722.39 .(runtime settings).
| Metric | Value |
|---|---|
| Page metrics | |
| Performance Score | 58 |
| Total Page Transfer Size | 3.3 MB |
| Requests | 215 |
| Timing metrics | |
| TTFB [median] | 432 ms |
| First Paint [median] | 1.250 s |
| Fully Loaded [median] | 12.563 s |
| Google Web Vitals | |
| TTFB [median] | 432 ms |
| First Contentful Paint (FCP) [median] | 1.250 s |
| Largest Contentful Paint (LCP) [median] | 1.667 s |
| Cumulative Layout Shift (CLS) [median] | 0.00 |
| Total Blocking Time [median] | 1.909 s |
| Max Potential FID [median] | 558 ms |
| CPU metrics | |
| CPU long tasks [median] | 25 |
| CPU longest task duration | 579 ms |
| CPU last long task happens at | 7.876 s |
| Visual Metrics | |
| First Visual Change [median] | 1.254 s |
| Speed Index [median] | 1.929 s |
| Visual Complete 85% [median] | 1.661 s |
| Visual Complete 99% [median] | 7.742 s |
| Last Visual Change [median] | 12.000 s |
| Metric | min | median | mean | max |
|---|---|---|---|---|
| Visual Metrics | ||||
| FirstVisualChange | 1.115 s | 1.254 s | 1.263 s | 1.419 s |
| LastVisualChange | 9.032 s | 12.000 s | 11.033 s | 12.067 s |
| SpeedIndex | 1.839 s | 1.929 s | 1.909 s | 1.958 s |
| VisualReadiness | 7.613 s | 10.746 s | 9.770 s | 10.952 s |
| VisualComplete85 | 1.656 s | 1.661 s | 1.686 s | 1.742 s |
| VisualComplete95 | 1.661 s | 1.742 s | 3.208 s | 6.220 s |
| VisualComplete99 | 7.627 s | 7.742 s | 7.895 s | 8.315 s |
| RUM Metrics | ||||
| TTFB | 394 ms | 432 ms | 524 ms | 747 ms |
| LCP | 1.618 s | 1.667 s | 1.684 s | 1.766 s |
| FCP | 1.110 s | 1.250 s | 1.278 s | 1.474 s |
| firstPaint | 1.110 s | 1.250 s | 1.278 s | 1.474 s |
| loadEventEnd | 6.328 s | 7.628 s | 7.411 s | 8.277 s |
| CLS | 0.0003 | 0.0003 | 0.0013 | 0.0034 |
| User Timing | ||||
| AA - CDN Loaded | 2.302 s | 2.307 s | 2.327 s | 2.373 s |
| CPU | ||||
| Total Blocking Time | 1.815 s | 1.909 s | 2.052 s | 2.431 s |
| Max Potential FID | 495 ms | 558 ms | 544 ms | 579 ms |
| CPU long tasks | 24 | 25 | 25 | 25 |
| CPU last long task happens at | 7.793 s | 7.876 s | 8.049 s | 8.477 s |
Run 2 SpeedIndex median
Use--filmstrip.showAll to show all filmstrips.
The coach helps you find performance problems on your web page using web performance best practice rules. And gives you advice on privacy and best practices.
| Title | Advice | Score |
|---|---|---|
| Do not send too long headers (longHeaders) | https://www.vans.ca/en-ca has a header link that is 849 characters long. | 99 |
| Description: Do not send response headers that are too long. | ||
| Offenders: | ||
| Avoid too many third party requests (thirdParty) | The page do more requests to third party domains (123 requests and 1.6 MB) then first party (92 requests and 1.9 MB). The regex .*vans.* was used to calculate first/third party requests. | 50 |
| Description: Do not load most of your content from third party URLs. | ||
| Avoid unnecessary headers (unnecessaryHeaders) | There are 43 responses that sets a p3p header. There are 126 responses that sets both a max-age and expires header. There are 50 responses that sets a pragma no-cache header (that is a request header). There are 105 responses that sets a server header. | 0 |
| Description: Do not send headers that you don't need. We look for p3p, cache-control and max-age, pragma, server and x-frame-options headers. Have a look at Andrew Betts - Headers for Hackers talk as a guide https://www.youtube.com/watch?v=k92ZbrY815c or read https://www.fastly.com/blog/headers-we-dont-want. | ||
| Offenders: | ||
| Title | Advice | Score |
|---|---|---|
| Avoid using Google Analytics (ga) | The page is using Google Analytics meaning you share your users private information with Google. You should use analytics that care about user privacy, something like https://matomo.org. | 0 |
| Description: Google Analytics share private user information with Google that your user hasn't agreed on sharing. | ||
| Set a permission policy header that opt out your users being tracked in Chrome by FLoC. (disableFLoCHeader) | Set a permission policy header that opt out Chrome for tracking what your users do on your site. | 0 |
| Description: Googles new tracking method is called Federated Learning of Cohorts (FLoC) and it groups you based on your interests and demographics, derived from your browsing history, to enable creepy advertising and other content targeting without third-party cookies. You can avoid that by setting a Permissions-Policy header with the value of interest-cohort=(). See https://www.eff.org/deeplinks/2021/03/googles-floc-terrible-idea. | ||
| Offenders: | ||
| Set a strict transport header to make sure the user always use HTTPS. (strictTransportSecurityHeader) | A strict transport header is set but but no max-age! The header is not set correct. | 0 |
| Description: The HTTP Strict-Transport-Security response header (often abbreviated as HSTS) lets a web site tell browsers that it should only be accessed using HTTPS, instead of using HTTP. https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Strict-Transport-Security. | ||
| Do not share user data with third parties. (thirdPartyPrivacy) | The page has 46% requests that are 3rd party (98 requests with a size of 1.2 MB). The page also have request to companies that harvest data from users and do not respect users privacy (see https://en.wikipedia.org/wiki/Surveillance_capitalism). The page do 26 analytics requests and uses 10 analytics tools. The page do 12 tag-manager requests and uses 2 tag-manager tools. The page do 25 survelliance requests and uses 6 survelliance tools. The page do 9 social requests and uses 2 social tools. The page do 22 ad requests and uses 8 ad tools. The page do 6 utility requests and uses 2 utility tools. | 0 |
| Description: Using third party requests shares user information with that third party. Please avoid that! The project https://github.com/patrickhulce/third-party-web is used to categorize first/third party requests. | ||
| Offenders: | ||
| Page info | |
|---|---|
| Title | Vans® Canada | Official Site | Free Shipping |
| Width | 1350 |
| Height | 3420 |
| DOM elements | 1129 |
| Avg DOM depth | 14 |
| Max DOM depth | 26 |
| Iframes | 7 |
| Script tags | 81 |
| Local storage | 4.2 KB |
| Session storage | 211 B |
| Network Information API | 4g |
| Resource Hints |
|---|
| dns-prefetch |
| https://f.monetate.net/ |
| https://sb.monetate.net/ |
| https://bdzh5mqxzuozszcyf2xq-f-8bc8601b4-clientnsv4-s.akamaihd.net/ |
| preconnect |
| https://images.vans.com/ |
| prefetch |
| https://www.vans.ca/_nuxt/c4b8779.js |
Data collected using Wappalyzer. Â Use --browsertime.firefox.includeResponseBodies htmlor --browsertime.chrome.includeResponseBodies htmlto help Wappalyser find more information about technologies used.
| Technology | Confidence | Category |
|---|---|---|
| Node.js | 100 | Â Programming languages |
| PHP 8.1.9 | 100 | Â Programming languages |
| Microsoft ASP.NET 4.0.30319 | 100 | Â Web frameworks |
| Bootstrap | 100 | Â UI frameworks |
| Vue.js | 100 | Â JavaScript frameworks |
| IIS | 50 | Â Web servers |
| Nuxt.js | 100 |  JavaScript frameworks Web frameworks Web servers Static site generator |
| Amazon Web Services | 100 | Â PaaS |
| jQuery | 50 | Â JavaScript libraries |
| jsDelivr | 100 | Â CDN |
| Microsoft Advertising | 100 | Â Advertising |
| Kibo Personalization | 100 |  Personalisation A/B Testing |
| Google Tag Manager | 100 | Â Tag managers |
| Google Analytics | 100 | Â Analytics |
| Genesys Cloud | 100 |  Marketing automation Widgets Email |
| 100 | Â Widgets | |
| Cloudflare | 100 | Â CDN |
| Bluecore | 100 |  Marketing automation Email |
| Bloomreach Search & Merchandising 1 | 100 |  Search engines Analytics Marketing automation A/B Testing |
| Amazon Cloudfront | 100 | Â CDN |
| Akamai | 100 | Â CDN |
Data collected using Third Party Web.
| Cdn |
|---|
| JSDelivr CDN |
| Google Fonts |
| Analytics |
| Monetate |
| mPulse |
| iGoDigital |
| Adobe Experience Cloud |
| Google Analytics |
| ContentSquare |
| Bluecore |
| ForeSee |
| LiveRamp IdentityLink |
| Salesforce |
| Tag-manager |
| Google Tag Manager |
| Adobe Tag Manager |
| Survelliance |
| Google Tag Manager |
| Google/Doubleclick Ads |
| Google Analytics |
| Google Fonts |
| Other Google APIs/SDKs |
| Other |
| Syte |
| Social |
| TikTok |
| Ad |
| Google/Doubleclick Ads |
| Rakuten Marketing |
| BloomReach |
| AppNexus |
| The Trade Desk |
| Tribal Fusion |
| Amazon Ads |
| Bing Ads |
| Utility |
| Other Google APIs/SDKs |
| New Relic |
Data from run 2
| Visual Metrics | |
|---|---|
| First Visual Change | 1.254 s |
| Speed Index | 1.929 s |
| Visual Complete 85% | 1.661 s |
| Visual Complete 95% | 1.661 s |
| Visual Complete 99% | 7.627 s |
| Last Visual Change | 12.000 s |
| Visual Readiness | 10.746 s |
| Navigation Timing | |
|---|---|
| backEndTime | 432 ms |
| domContentLoadedTime | 2.005 s |
| domInteractiveTime | 1.631 s |
| domainLookupTime | 0 ms |
| frontEndTime | 6.575 s |
| pageDownloadTime | 595 ms |
| pageLoadTime | 7.603 s |
| redirectionTime | 0 ms |
| serverConnectionTime | 181 ms |
| serverResponseTime | 754 ms |
| Google Web Vitals | |
|---|---|
| Time to first byte (TTFB) | 432 ms |
| First Contentful Paint (FCP) | 1.250 s |
| Largest Contentful Paint (LCP) | 1.667 s |
| Cumulative Layout Shift (CLS) | 0.00 |
| Total Blocking Time (TBT) | 1.909 s |
| Extra timings | |
|---|---|
| TTFB | 432 ms |
| First Paint | 1.250 s |
| Load Event End | 7.628 s |
| Fully loaded | 12.563 s |
| User Timing marks | |
|---|---|
| AA - CDN Loaded | 2.302 s |
When in time the page main content is rendered (collected using the Largest Contentful Paint API). Read more about Largest Contentful Paint.
| Render time | 1.667 s |
| Load time | 1.504 s |
| URL | https://www.vans.ca/...57c9a/desktop.jpg |
| Size (width*height) | 639730 |
| DOM path | |
| <>> | |
0.00339 cumulative layout shift collected from the Cumulative Layout Shift API.
These HTML elements contribute most to the Cumulative Layout Shifts of the page. The higher score, the more layout shift.
| Score | HTML Element |
|---|---|
| 0.00339 | |

The elements that have shifted place is highlighted in the image (that have a higher value than 0.01). If the element shifted outside of the viewport, you will not see it there. It can be hard to understand what content that has shifted, if that's the case, checkout the video or the filmstrip of the run.
| name | duration | description |
|---|---|---|
| cdn-cache | 0 | HIT |
| edge | 1 | |
| ak_p | 1 | 467639_388792901_3263977200_3046_17842_80_0 |
There are no custom configured scripts.
There are no custom extra metrics from scripting.
| name | value |
|---|---|
| AudioHandlers | 0 |
| Documents | 20 |
| Frames | 13 |
| JSEventListeners | 1432 |
| LayoutObjects | 922 |
| MediaKeySessions | 0 |
| MediaKeys | 0 |
| Nodes | 7959 |
| Resources | 138 |
| ContextLifecycleStateObservers | 82 |
| V8PerContextDatas | 12 |
| WorkerGlobalScopes | 3 |
| UACSSResources | 0 |
| RTCPeerConnections | 0 |
| ResourceFetchers | 23 |
| AdSubframes | 0 |
| DetachedScriptStates | 2 |
| ArrayBufferContents | 31 |
| LayoutCount | 94 |
| RecalcStyleCount | 189 |
| LayoutDuration | 206 |
| RecalcStyleDuration | 163 |
| DevToolsCommandDuration | 38 |
| ScriptDuration | 3560 |
| V8CompileDuration | 31 |
| TaskDuration | 6792 |
| TaskOtherDuration | 2794 |
| ThreadTime | 5 |
| ProcessTime | 9 |
| JSHeapUsedSize | 51872412 |
| JSHeapTotalSize | 73355264 |
| FirstMeaningfulPaint | 1366 |
How the page is built.
| Summary | |
|---|---|
| HTTP version | HTTP/2.0 |
| Total requests | 215 |
| Total domains | 59 |
| Total transfer size | 3.3 MB |
| Total content size | 10.5 MB |
| Responses missing compression | 100 |
| Number of cookies | 0 |
| Third party cookies | 0 |
| Requests per response code | |
|---|---|
| 200 | 184 |
| 201 | 5 |
| 202 | 1 |
| 204 | 10 |
| 302 | 12 |
| 307 | 3 |
| URL | Type | Transfer Size | Content Size |
|---|---|---|---|
| https://www.vans.ca/_nuxt/eac2cf1.js | javascript | 421.0 KB | 2.2 MB |
| https://www.vans.ca/...57c9a/desktop.jpg | image | 248.9 KB | 247.8 KB |
| https://apps.mypurec...ultVendors.min.js | javascript | 134.3 KB | 516.5 KB |
| https://www.vans.ca/en-ca | html | 114.7 KB | 830.1 KB |
| https://www.googleta...anager.com/gtm.js | javascript | 108.4 KB | 385.8 KB |
| https://www.vans.ca/...63230321103025.js | javascript | 104.0 KB | 331.3 KB |
| https://t.contentsqu.../b09e7e4471202.js | javascript | 97.0 KB | 367.3 KB |
| https://www.vans.ca/...3e3aad.svg#i-logo | svg | 86.9 KB | 252.0 KB |
| https://connect.face.../1512122872416531 | javascript | 86.1 KB | 300.4 KB |
| https://www.googleta...nager.com/gtag/js | javascript | 77.0 KB | 216.8 KB |
| https://www.vans.ca/...GlxE/B3Js/bD9uZWE | javascript | 76.1 KB | 200.5 KB |
| https://apps.mypurec...enger/main.min.js | javascript | 72.9 KB | 261.9 KB |
| https://apps.mypurec...ap/genesys.min.js | javascript | 66.9 KB | 230.8 KB |
| https://analytics.ti...MTYwYzA3NDgwMA.js | javascript | 66.5 KB | 241.9 KB |
| https://se.monetate....38b4681/custom.js | javascript | 61.8 KB | 185.2 KB |
| https://cdpprdcan.va...4d64770c44ddf1f18 | javascript | 61.4 KB | 202.3 KB |
| https://cdpprdcan.va...c5daf1e340ee33dd1 | javascript | 55.2 KB | 222.5 KB |
| https://cdn.syteapi....fe9268.syteapp.js | javascript | 53.3 KB | 157.7 KB |
| https://images.vans....23-mobile-640x540 | image | 51.3 KB | 50.9 KB |
| https://s.go-mpulse....GQXZG-QUCAR-CMX7E | javascript | 49.5 KB | 205.0 KB |
| Content | Header Size | Transfer Size | Content Size | Requests |
|---|---|---|---|---|
| html | 656 B | 128.7 KB | 869.5 KB | 9 |
| css | 0 b | 2.7 KB | 8.2 KB | 2 |
| javascript | 1.4 KB | 2.3 MB | 8.5 MB | 102 |
| image | 4.3 KB | 611.4 KB | 599.6 KB | 37 |
| font | 0 b | 155.5 KB | 151.6 KB | 7 |
| svg | 0 b | 90.9 KB | 259.9 KB | 3 |
| json | 2.8 KB | 41.7 KB | 116.2 KB | 20 |
| plain | 681 B | 8.0 KB | 3.6 KB | 19 |
| favicon | 0 b | 786 B | 894 B | 1 |
| Total | 9.8 KB | 3.3 MB | 10.5 MB | 200 |
| Domain | Total download time | Transfer Size | Content Size | Requests |
|---|---|---|---|---|
| www.vans.ca | 15.617 s | 1.4 MB | 4.8 MB | 66 |
| cdn.jsdelivr.net | 89 ms | 14.9 KB | 33.9 KB | 2 |
| se.monetate.net | 127 ms | 64.9 KB | 191.2 KB | 2 |
| s.go-mpulse.net | 207 ms | 49.5 KB | 205.0 KB | 1 |
| www.vans.com | 335 ms | 112.9 KB | 111.3 KB | 3 |
| images.vans.com | 904 ms | 186.5 KB | 183.1 KB | 12 |
| static.vans.com | 56 ms | 30.0 KB | 96.5 KB | 1 |
| f.monetate.net | 892 ms | 164 B | 124 B | 2 |
| www.googletagmanager.com | 441 ms | 185.4 KB | 602.6 KB | 2 |
| c.go-mpulse.net | 289 ms | 1.5 KB | 6.4 KB | 1 |
| dpm.demdex.net | 2.123 s | 3.5 KB | 1.9 KB | 8 |
| 514010235.collect.igodigital.com | 111 ms | 2.4 KB | 8.2 KB | 1 |
| cdn.syteapi.com | 883 ms | 191.9 KB | 628.3 KB | 14 |
| analytics.tiktok.com | 460 ms | 99.6 KB | 358.7 KB | 4 |
| bf60466jbw.bf.dynatrace.com | 1.181 s | 5.2 KB | 3.6 KB | 6 |
| vfc.demdex.net | 143 ms | 2.7 KB | 6.8 KB | 1 |
| vfcorp.d1.sc.omtrdc.net | 644 ms | 464 B | 45 B | 2 |
| cm.everesttech.net | 762 ms | 208 B | 0 b | 1 |
| cdn-api.syteapi.com | 349 ms | 5.5 KB | 18.3 KB | 1 |
| vanssheets.azure.vfc.com | 474 ms | 1.1 KB | 3.4 KB | 1 |
| 10192411.fls.doubleclick.net | 465 ms | 448 B | 489 B | 2 |
| cdpprdcan.vans.ca | 1.843 s | 168.6 KB | 592.1 KB | 7 |
| www.google-analytics.com | 467 ms | 69.4 KB | 181.1 KB | 4 |
| googleads.g.doubleclick.net | 364 ms | 1.7 KB | 2.5 KB | 1 |
| t.contentsquare.net | 228 ms | 97.0 KB | 367.3 KB | 1 |
| connect.facebook.net | 329 ms | 134.5 KB | 470.2 KB | 3 |
| api.bluecore.com | 497 ms | 34.3 KB | 95.3 KB | 1 |
| gateway.foresee.com | 214 ms | 47.3 KB | 152.1 KB | 3 |
| idsync.rlcdn.com | 311 ms | N/A | 0 b | 2 |
| intljs.rmtag.com | 270 ms | 11.7 KB | 34.4 KB | 1 |
| cdns.brsrvr.com | 648 ms | 17.2 KB | 17.0 KB | 1 |
| apps.mypurecloud.com | 2.638 s | 381.5 KB | 1.3 MB | 12 |
| nova.collect.igodigital.com | 554 ms | 688 B | 43 B | 1 |
| syteapi.com | 1.154 s | 247 B | 0 b | 2 |
| ib.adnxs.com | 546 ms | 310 B | 0 b | 2 |
| cm.g.doubleclick.net | 304 ms | N/A | 0 b | 1 |
| adservice.google.com | 264 ms | 651 B | 492 B | 1 |
| analytics.google.com | 250 ms | 251 B | 0 b | 1 |
| stats.g.doubleclick.net | 519 ms | 406 B | 8 B | 2 |
| www.google.com.co | 448 ms | 669 B | 126 B | 3 |
| match.adsrvr.org | 640 ms | N/A | 0 b | 2 |
| vans.blueconic.net | 677 ms | 1.5 KB | 84 B | 2 |
| c.contentsquare.net | 568 ms | 320 B | 0 b | 1 |
| a.tribalfusion.com | 882 ms | N/A | 0 b | 1 |
| fonts.googleapis.com | 351 ms | 925 B | 3.2 KB | 1 |
| www.google.com | 343 ms | 562 B | 84 B | 2 |
| usermatch.krxd.net | 467 ms | N/A | 0 b | 1 |
| adservice.google.com.co | 297 ms | 515 B | 194 B | 1 |
| p.brsrvr.com | 203 ms | 167 B | 43 B | 1 |
| api-cdn.mypurecloud.com | 1.239 s | 929 B | 1.5 KB | 3 |
| www.facebook.com | 469 ms | 216 B | 0 b | 2 |
| s.amazon-adsystem.com | 984 ms | 484 B | 43 B | 3 |
| fonts.gstatic.com | 108 ms | 62.9 KB | 62.1 KB | 3 |
| beacon.krxd.net | 461 ms | 338 B | 0 b | 1 |
| s.tribalfusion.com | 600 ms | N/A | 0 b | 1 |
| bat.bing.com | 360 ms | 12.5 KB | 40.0 KB | 3 |
| js-agent.newrelic.com | 110 ms | 15.9 KB | 41.9 KB | 1 |
| bam-cell.nr-data.net | 1.553 s | 200 B | 73 B | 3 |
| 17de4c10.akstat.io | 272 ms | 199 B | 0 b | 1 |
| type | min | median | max |
|---|---|---|---|
| Expires | 0 seconds | 15 minutes | 10 years |
| Last modified | -1 day | 2 days | 53 years |
Included requests done after load event end.
| Content | Transfer Size | Requests |
|---|---|---|
| html | 959 B | 1 |
| css | 0 b | 0 |
| javascript | 456.9 KB | 15 |
| image | 660 B | 4 |
| font | 0 b | 0 |
| plain | 2.4 KB | 8 |
| json | 8.6 KB | 7 |
| favicon | 786 B | 1 |
| Total | 470.9 KB | 39 |
Includes requests done after DOM content loaded.
| Content | Transfer Size | Requests |
|---|---|---|
| html | 13.0 KB | 7 |
| css | 925 B | 1 |
| javascript | 1.5 MB | 69 |
| image | 140.1 KB | 29 |
| font | 82.4 KB | 4 |
| json | 40.6 KB | 19 |
| svg | 4.0 KB | 2 |
| plain | 8.0 KB | 19 |
| favicon | 786 B | 1 |
| Total | 1.8 MB | 166 |
Render blocking information directly from Chrome.
| Blocking | In body parser blocking | Potentially blocking |
|---|---|---|
| 2 | 5 | 0 |
| URL | Type |
|---|---|
| https://www.vans.ca/_nuxt/eac2cf1.js | non_blocking |
| https://apps.mypurec...ultVendors.min.js | non_blocking |
| https://www.googleta...anager.com/gtm.js | non_blocking |
| https://www.vans.ca/...63230321103025.js | blocking |
| https://t.contentsqu.../b09e7e4471202.js | non_blocking |
| https://connect.face.../1512122872416531 | non_blocking |
| https://www.googleta...nager.com/gtag/js | non_blocking |
| https://www.vans.ca/...GlxE/B3Js/bD9uZWE | in_body_parser_blocking |
| https://apps.mypurec...enger/main.min.js | non_blocking |
| https://apps.mypurec...ap/genesys.min.js | non_blocking |
| https://analytics.ti...MTYwYzA3NDgwMA.js | non_blocking |
| https://se.monetate....38b4681/custom.js | non_blocking |
| https://cdpprdcan.va...4d64770c44ddf1f18 | non_blocking |
| https://cdpprdcan.va...c5daf1e340ee33dd1 | non_blocking |
| https://cdn.syteapi....fe9268.syteapp.js | non_blocking |
| https://s.go-mpulse....GQXZG-QUCAR-CMX7E | non_blocking |
| https://apps.mypurec...er/vendors.min.js | non_blocking |
| https://www.google-a...m/gtm/optimize.js | non_blocking |
| https://cdn.syteapi....f20271.syteapp.js | non_blocking |
| https://cdpprdcan.vans.ca/script.js | non_blocking |
| https://api.bluecore...ail.js/vans_ca.js | non_blocking |
| https://cdn.syteapi....ts/imajs/imajs.js | non_blocking |
| https://analytics.ti...identify_79a0c.js | non_blocking |
| https://static.vans....appMeasurement.js | non_blocking |
| https://connect.face...en_US/fbevents.js | non_blocking |
| https://apps.mypurec...ger/engage.min.js | non_blocking |
| https://www.vans.ca/...ium.73aca6b.woff2 | non_blocking |
| https://www.vans.ca/...emi.9087af7.woff2 | non_blocking |
| https://www.vans.ca/...ook.f5ab2cc.woff2 | non_blocking |
| https://cdn.syteapi....b140dd.syteapp.js | non_blocking |
| https://fonts.gstati...7E3t-4s51os.woff2 | non_blocking |
| https://fonts.gstati...oGqM7E_DMs5.woff2 | non_blocking |
| https://fonts.gstati...7E3w-os51os.woff2 | non_blocking |
| https://www.google-a....com/analytics.js | non_blocking |
| https://connect.face...ugins/identity.js | non_blocking |
| https://www.vans.ca/...ont.0333a74.woff2 | non_blocking |
| https://gateway.fore....5-fs/fs.utils.js | non_blocking |
| https://gateway.fore...on/gateway.min.js | non_blocking |
| https://cdns.brsrvr....v1/br-trk-6503.js | non_blocking |
| https://www.vans.ca/_nuxt/65c72c2.js | non_blocking |
| https://js-agent.new...r-spa-1208.min.js | non_blocking |
| https://www.vans.ca/_nuxt/84371af.js | non_blocking |
| https://cdn.jsdelivr.../js/splide.min.js | non_blocking |
| https://www.vans.ca/_nuxt/6942c52.js | non_blocking |
| https://bat.bing.com/bat.js | non_blocking |
| https://intljs.rmtag.com/114421.ct.js | non_blocking |
| https://gateway.fore...fs/fs.compress.js | non_blocking |
| https://cdn.syteapi....154abe.syteapp.js | non_blocking |
| https://www.vans.ca/_nuxt/128c10b.js | non_blocking |
| https://apps.mypurec...newrelic-agent.js | blocking |
| https://www.vans.ca/akam/13/135b237a | non_blocking |
| https://apps.mypurec...xbus/cxbus.min.js | non_blocking |
| https://www.vans.ca/_nuxt/9c3c3e4.js | non_blocking |
| https://cdn.syteapi....646ea9.syteapp.js | non_blocking |
| https://www.vans.ca/_nuxt/6e44ff4.js | non_blocking |
| https://apps.mypurec...fersHelper.min.js | non_blocking |
| https://cdn.syteapi....bb760d.syteapp.js | non_blocking |
| https://www.vans.ca/_nuxt/e640ddf.js | non_blocking |
| https://www.vans.ca/_nuxt/3bd2a9c.js | non_blocking |
| https://www.vans.ca/_nuxt/93f27b0.js | non_blocking |
| https://www.vans.ca/_nuxt/8e41549.js | non_blocking |
| https://cdn.syteapi....ce4195.syteapp.js | non_blocking |
| https://cdn.syteapi....45ec0f.syteapp.js | non_blocking |
| https://www.vans.ca/_nuxt/17fe9af.js | non_blocking |
| https://www.vans.ca/_nuxt/7798ed7.js | non_blocking |
| https://apps.mypurec...Middleware.min.js | non_blocking |
| https://cdn.syteapi....99aae2.syteapp.js | non_blocking |
| https://www.vans.ca/_nuxt/a5999fe.js | non_blocking |
| https://www.vans.ca/_nuxt/b1cb0de.js | non_blocking |
| https://www.vans.ca/_nuxt/9d39b58.js | non_blocking |
| https://se.monetate....s.ca-1.5/entry.js | non_blocking |
| https://www.vans.ca/_nuxt/f2269c3.js | non_blocking |
| https://www.vans.ca/_nuxt/ef59c92.js | non_blocking |
| https://www.vans.ca/_nuxt/a8edd7a.js | non_blocking |
| https://www.vans.ca/_nuxt/91c81a7.js | non_blocking |
| https://514010235.co...al.com/collect.js | non_blocking |
| https://www.vans.ca/_nuxt/10b9c39.js | non_blocking |
| https://www.vans.ca/_nuxt/3401409.js | non_blocking |
| https://www.vans.ca/_nuxt/4c7dcab.js | non_blocking |
| https://www.vans.ca/_nuxt/2331ad6.js | non_blocking |
| https://www.vans.ca/_nuxt/6873a0f.js | non_blocking |
| https://www.vans.ca/_nuxt/6f2ba3c.js | non_blocking |
| https://www.vans.ca/_nuxt/327d6b7.js | non_blocking |
| https://cdn.jsdelivr...ss/splide.min.css | dynamically_injected_non_blocking |
| https://analytics.ti...n/pixel/events.js | non_blocking |
| https://googleads.g....ersion/849976899/ | non_blocking |
| https://www.vans.ca/_nuxt/5ef2d20.js | non_blocking |
| https://www.vans.ca/_nuxt/b390eb7.js | non_blocking |
| https://www.vans.ca/_nuxt/a960741.js | non_blocking |
| https://www.vans.ca/_nuxt/17df150.js | non_blocking |
| https://cdn.syteapi....fccce8.syteapp.js | non_blocking |
| https://cdn.syteapi....1c8220.syteapp.js | non_blocking |
| https://www.vans.ca/_nuxt/8d44499.js | non_blocking |
| https://www.vans.ca/_nuxt/f2382db.js | non_blocking |
| https://www.vans.ca/_nuxt/1c36723.js | non_blocking |
| https://www.vans.ca/_nuxt/d4ed7ca.js | non_blocking |
| https://www.vans.ca/_nuxt/fc7ef81.js | non_blocking |
| https://www.google-a...gins/ua/linkid.js | non_blocking |
| https://www.vans.ca/...GlxE/B3Js/bD9uZWE | in_body_parser_blocking |
| https://www.vans.ca/...GlxE/B3Js/bD9uZWE | in_body_parser_blocking |
| https://www.vans.ca/...GlxE/B3Js/bD9uZWE | in_body_parser_blocking |
| https://www.vans.ca/...GlxE/B3Js/bD9uZWE | in_body_parser_blocking |
| https://cdn.syteapi....db67f0.syteapp.js | non_blocking |
| https://www.vans.ca/_nuxt/1ec5142.js | non_blocking |
| https://www.vans.ca/_nuxt/b55a205.js | non_blocking |
| https://apps.mypurec...rs/date-en.min.js | non_blocking |
| https://fonts.google...oogleapis.com/css | dynamically_injected_non_blocking |
| https://vans.bluecon...net/DG/DEFAULT/cs | non_blocking |
| https://vans.bluecon...net/DG/DEFAULT/cs | non_blocking |
| https://bam-cell.nr-....net/1/7a5b0de38e | non_blocking |
| https://bat.bing.com/p/action/4031823.js | non_blocking |
| https://f.monetate.n...a-1.5/919696133-0 | non_blocking |
| https://f.monetate.n...a-1.5/919696133-1 | non_blocking |
Third party requests categorised by Third party web.
| Category | Requests |
|---|---|
| analytics | 26 |
| cdn | 10 |
| tag-manager | 12 |
| survelliance | 25 |
| other | 17 |
| social | 9 |
| ad | 22 |
| utility | 6 |
| Category | Number of tools |
|---|---|
| analytics | 10 |
| cdn | 3 |
| tag-manager | 2 |
| survelliance | 6 |
| other | 1 |
| social | 2 |
| ad | 8 |
| utility | 2 |
| analytics (26 requests) |
| Monetate |
| mPulse |
| iGoDigital |
| Adobe Experience Cloud |
| Google Analytics |
| ContentSquare |
| Bluecore |
| ForeSee |
| LiveRamp IdentityLink |
| Salesforce |
|
| cdn (10 requests) |
| JSDelivr CDN |
| Google Fonts |
| Akamai |
|
| tag-manager (12 requests) |
| Google Tag Manager |
| Adobe Tag Manager |
|
| survelliance (25 requests) |
| Google Tag Manager |
| Google/Doubleclick Ads |
| Google Analytics |
| Other Google APIs/SDKs |
| Google Fonts |
|
| other (17 requests) |
| Syte |
|
| social (9 requests) |
| TikTok |
|
| ad (22 requests) |
| Google/Doubleclick Ads |
| Rakuten Marketing |
| BloomReach |
| AppNexus |
| The Trade Desk |
| Tribal Fusion |
| Amazon Ads |
| Bing Ads |
|
| utility (6 requests) |
| Other Google APIs/SDKs |
| New Relic |
|
Here's a list of domains that didn't match any tool in Third party web. If you are sure they are third party domains, please do a PR to that project. You can also fine tune the list using --firstParty.
| bf60466jbw.bf.dynatrace.com |
| apps.mypurecloud.com |
| www.google.com.co |
| adservice.google.com.co |
| api-cdn.mypurecloud.com |
Calculated using .*vans.* (use --firstParty to configure).
| Content | Header Size | Transfer Size | Content Size | Requests |
|---|---|---|---|---|
| html | 0 b | 123.5 KB | 860.4 KB | 4 |
| css | 0 b | 0 b | 0 b | 0 |
| javascript | 0 b | 955.9 KB | 3.9 MB | 49 |
| image | 0 b | 606.5 KB | 598.9 KB | 19 |
| font | 0 b | 92.7 KB | 89.5 KB | 4 |
| svg | 0 b | 89.6 KB | 258.9 KB | 2 |
| json | 0 b | 30.7 KB | 82.2 KB | 13 |
| favicon | 0 b | 786 B | 894 B | 1 |
| Total | N/A | 1.9 MB | 5.8 MB | 92 |
| Content | Header Size | Transfer Size | Content Size | Requests |
|---|---|---|---|---|
| html | 656 B | 5.2 KB | 9.1 KB | 5 |
| css | 0 b | 2.7 KB | 8.2 KB | 2 |
| javascript | 1.4 KB | 1.4 MB | 4.6 MB | 53 |
| image | 4.3 KB | 4.9 KB | 693 B | 18 |
| font | 0 b | 62.9 KB | 62.1 KB | 3 |
| json | 2.8 KB | 11.1 KB | 34.0 KB | 7 |
| plain | 681 B | 8.0 KB | 3.6 KB | 19 |
| svg | 0 b | 1.3 KB | 986 B | 1 |
| Total | 13.5 KB | 1.5 MB | 4.7 MB | 123 |